home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 March / EnigmA AMIGA RUN 05 (1996)(G.R. Edizioni)(IT)[!][issue 1996-03][Skylink CD IV].iso / earcd / util2 / fixlock.lha / FixLock / FixLock.doc < prev    next >
Text File  |  1993-03-08  |  2KB  |  66 lines

  1. FixLock V1.0 Documentation
  2.  
  3. 0. INTRODUCTION
  4.  
  5. There is a stupid bug in AMOS and some other programs, which makes it
  6. impossible to lock into any files with MultiuserFileSystem. This commodity
  7. fixes these problems.
  8.  
  9.  
  10. 1. REQUIREMENTS
  11.  
  12. Kickstart 2.0 or higher, but I think you already have this if you're using
  13. MuFS.
  14.  
  15.  
  16. 1. USAGE
  17.  
  18. Just double-click on it's icon, or run it from the shell.
  19.  
  20.  
  21. 2. HOW DOES IT WORK
  22.  
  23. It patches the DOS librarys Lock function with a small function that checks
  24. if the accessMode argumentis valid. If it's not, it calls the real Lock
  25. function with accessMode set to ACCESS_READ. If it is, it just calls the
  26. real Lock without touching the arguments.
  27.  
  28.  
  29. 3. THE AUTHOR
  30.  
  31. If you find any bugs, have any ideas, have trouble with the program etc.,
  32. you can contact me by email or normal post. You can also get the source code
  33. in C from me if you want.
  34.  
  35. EMail: linna@pcuf.fi
  36.  
  37. Snail-mail: Heikki Linnakangas
  38.             Porvoonkatu 19 A 25
  39.             00510 Helsinki
  40.             Finland
  41.  
  42. 4. DISCLAIMER
  43.  
  44. FixLock is FreeWare. You can distribute it as expressed below.
  45. It's Copyrighted to Heikki Linnakangas.
  46.  
  47. THE AUTHOR IS NOT LIABLE IN ANY WAY FOR ANYKIND OF DAMAGES ARISING OUT OF
  48. THE USE OR INABILITY TO USE THE PROGRAM.
  49.  
  50. This program is FreeWare. You may use and distribute it unless told to not
  51. do so by the author. You may charge a nominal fee to recover distribution
  52. costs. Including FixLock to any magazines coverdisk and software collections
  53. is permitted.
  54.  
  55. You may copy and distribute this package, as long as the contents of the
  56. package are not changed in any way. The package must include the
  57. following files:
  58.  
  59. FixLock/FixLock
  60. FixLock/FixLock.info
  61. FixLock/FixLock.doc
  62. FixLock/FixLock.doc.info
  63. FixLock/FixLock.md5
  64. FixLock/FixLock.md5.info
  65. FixLock.info
  66.